OfficeDocumentCustomFileTable Property
Gets table with documents custom files. It allows you to add files to the document and save them together with document.
Namespace: Independentsoft.OfficeAssembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
public FileTable CustomFileTable { get; }
Public ReadOnly Property CustomFileTable As FileTable
Get
Property Value
FileTable